Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(android): allow fetch to local files on livereload #2067

Merged
merged 1 commit into from
Oct 18, 2019

Conversation

jcesarmobile
Copy link
Member

Use the server.url as localUrl if defined so requests have the same origin and fetch works

closes #2042
closes #1776
closes #2043

@jcesarmobile jcesarmobile merged commit ccc00b3 into ionic-team:master Oct 18, 2019
@jcesarmobile jcesarmobile deleted the fix-local-files-fetch branch October 18, 2019 12:52
@jcesarmobile jcesarmobile mentioned this pull request Oct 18, 2019
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

local files do not support CORS
1 participant